Criticism of Hunting Minimum Weight Triangulation Edges
نویسنده
چکیده
Minimum Weight Triangulation problem (MWT) is to nd a set of edges of minimum total length that triangulates a given set of points in the plane. Although some properties of MWT have been proved and many heuristics proposed, polyno-miality (and)/or NP-completness of MWT problem is still unsolved. The problem belongs to the few open problems from the book GaJo]. In this paper we present results indicating that even very good approaches based on the local edge examination (like LMT-skeleton) fail to come close to the MWT for specially constructed set of points. Furthermore, we show a method how to construct a set of points for which MWT is unstable | a slight displacement of a point in the input set causes signiicant change in the price of MWT. 1. Local MWT edge examination Up to now it is not known yet if there is a polynomial algorithm which nds the MWT for an arbitrary point set. Known polynomial algorithms related to MWT problem can be divided into two groups: 1. algorithms approximating the MWT by a triangulation which may not be the minimum one; 2. algorithms which attempt to nd a maximum subgraph of MWT. 1.1. Algorithms approximating the MWT. Algorithms belonging to the rst group are usually heuristics based on observing some features of the MWT. Here is a list of several such algorithms: Delaunay triangulation; greedy algorithm; Plaisted's and Hong's heuristics PlHo]; simulated annealing BFMNPS]; pairwise edge acceptation BFMNPS]; etc. However, all the algorithms mentioned above compute only an approximation of MWT (a special case is simulated annealing, which is a probabilistic algorithm).
منابع مشابه
On beta-skeleton as a subgraph of the minimum weight triangulation
Given a set S of n points in the plane, a triangulation is a maximal set of non-intersecting edges connecting the points in S. The weight of the triangulation is the sum of the lengths of the edges. In this paper, we show that for ¿ 1=sin , the -skeleton of S is a subgraph of a minimum weight triangulation of S, where = tan−1(3= √ 2 √ 3) ≈ =3:1. There exists a four-point example such that the -...
متن کاملA Grid-Based Approximation Algorithm for the Minimum Weight Triangulation Problem
Given a set of n points on a plane, in the Minimum Weight Triangulation problem, we wish to find a triangulation that minimizes the sum of Euclidean length of its edges. This incredibly challenging problem has been studied for more than four decades and has been only recently shown to be NP-Hard. In this paper we present a novel polynomial-time algorithm that computes a 14-approximation of the ...
متن کاملBounds on optimally triangulating connected subsets of the minimum weight convex partition
Given a set S of n points, we show that the length of 1) the minimum weight triangulation (MWT ) of the minimum weight convex partition (MWCP ) of S (TMWCP ) is at most Θ(n) longer than the MWT of S if collinearity of two or more edges is allowed and Θ(log n) otherwise, 2) the MWT of the minimum spanning tree (MST ) of the MWCP of S (Tmst(MWCP )) is at most Θ(n) longer than the MWT of S if coll...
متن کاملMinimum Pseudo-Triangulation Using Convex Hull Layers
Pseudo-triangulation is regarded as one of the most commonly used problems in computational geometry. In this paper we consider the problem of minimum pseudotriangulation of a given set of points S in the plane using convex hull layers and we propose two new methods that will lead to the production of minimum pseudo-triangulation. This means that the number of pseudo-triangles created in minimu...
متن کاملConstant-Level Greedy Triangulations Approximate the MWT Well
The well-known greedy triangulation GT(S) of a finite point set S is obtained by inserting compatible edges in increasing length order, where an edge is compatible if it does not cross previously inserted ones. Exploiting the concept of so-called light edges, we introduce a definition of GT(S) that does not rely on the length ordering of the edges. Rather, it provides a decomposition of GT(S) i...
متن کامل